-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.7
-
Code
-
Classes
- SchedulerHandler
Total Complexity |
53 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
329 |
Lines of code |
241 |
Logical lines of code |
145 |
Comment lines |
5 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendDailyDigest() |
B |
34 |
14 |
93 |
callGmailApiForNewToken() |
A |
48 |
7 |
31 |
maybeSendNotification() |
S |
50 |
7 |
27 |
getErrorMessageFromResponse() |
S |
58 |
6 |
17 |
renewGmailToken() |
S |
57 |
6 |
16 |
maybeHandleFallbackConnection() |
S |
53 |
4 |
21 |
saveNewGmailTokens() |
S |
59 |
3 |
14 |
deleteOldEmails() |
S |
68 |
2 |
7 |
getDomainName() |
S |
71 |
2 |
5 |
register() |
S |
69 |
1 |
6 |
handleScheduledJobs() |
S |
78 |
1 |
4 |